github.com/klauspost/compress/flate.tokens.indexTokens (method)

3 uses

	github.com/klauspost/compress/flate (current package)
		token.go#L181: 	t.indexTokens(in)
		token.go#L185: func (t *tokens) indexTokens(in []token) {
		token.go#L346: 	t.indexTokens(toks)